Bij een poging Enemy Territory - Return to Castle Wolfenstein te installeren op m'n 64-bit Ubuntu, had ik 2 problemen. Dit is hoe ze op te lossen zijn:
- This installation doesn't support glibc-2.0 on Linux / unknown
(tried to run setup)See http://zerowing.idsoftware.com/linux/ for troubleshooting
The setup program seems to have failed on unknown/glibc-2.0
Dit kan je makkelijk oplossen door een dit commando te gebuiken "linux32 sh /path/to/et-linux...x86.run". Je kan dit "linux32" commando ook gebruiken om ET zelf te draaien.
- Een ander probleem was geen geluid. ET meldde tijdens het opstarten: Could not mmap /dev/dsp. Een oplossing is dit commando te draaien (als root) alvorens ET op te starten.
echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
Je hoeft het slechts 1 maal uit te voeren nadat je computer opgestart is.
Reactie toevoegen